projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
913a7d3
)
Update Emacs requirement after removing compat code
author
Lars Ingebrigtsen
<larsi@gnus.org>
Wed, 13 Oct 2021 17:01:48 +0000
(19:01 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Wed, 13 Oct 2021 17:01:48 +0000
(19:01 +0200)
lisp/progmodes/python.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/python.el
b/lisp/progmodes/python.el
index 5819f59315baddf9541ea4dc41b6f2d1c277b573..49b8a865efc52935001c36a90ddc9c3e170c9573 100644
(file)
--- a/
lisp/progmodes/python.el
+++ b/
lisp/progmodes/python.el
@@
-5,7
+5,7
@@
;; Author: Fabián E. Gallina <fgallina@gnu.org>
;; URL: https://github.com/fgallina/python.el
;; Version: 0.28
-;; Package-Requires: ((emacs "24.
2
") (cl-lib "1.0"))
+;; Package-Requires: ((emacs "24.
4
") (cl-lib "1.0"))
;; Maintainer: emacs-devel@gnu.org
;; Created: Jul 2010
;; Keywords: languages